982293
@@ -446,7 +446,6 @@
private void joinFinalLeftData() throws HiveException {
       if (posBigTable != lastPos
           && (fetchInputAtClose.contains(lastPos)) && (fetchDone[lastPos] == false)) {
         // Do the join. It does fetching of next row groups itself.
-        LOG.debug("Calling joinOneGroup once again");
         ret = joinOneGroup();
       }
 
